編輯

共用方式為


DistorterSphere.SphereCenter Property

Definition

public:
 property UnityEngine::Vector3 SphereCenter { UnityEngine::Vector3 get(); void set(UnityEngine::Vector3 value); };
public UnityEngine.Vector3 SphereCenter { get; set; }
member this.SphereCenter : UnityEngine.Vector3 with get, set
Public Property SphereCenter As Vector3

Property Value

UnityEngine.Vector3

Applies to