AssetReferenceScriptableVector3 Class
Definition
Section titled “Definition”ScriptableVector3 only asset reference.
[Serializable]public sealed class AssetReferenceScriptableVector3 : AssetReferenceT<ScriptableVector3>, IKeyEvaluatorInheritance object → UnityEngine.AddressableAssets.AssetReference → AssetReferenceT<ScriptableVector3>
Implements UnityEngine.AddressableAssets.IKeyEvaluator
Constructors
Section titled “Constructors”AssetReferenceScriptableVector3(string)
Section titled “AssetReferenceScriptableVector3(string)”Constructs a new reference to a AssetReferenceScriptableVector3.
[ExcludeFromCoverage]public AssetReferenceScriptableVector3(string guid)Parameters
Section titled “Parameters”guid string
The object guid.