다음을 통해 공유


Entity.Position 속성

정의

부모 노드를 기준으로 하는 위치입니다.

public:
 property Microsoft::Azure::RemoteRendering::Double3 Position { Microsoft::Azure::RemoteRendering::Double3 get(); void set(Microsoft::Azure::RemoteRendering::Double3 value); };
public Microsoft.Azure.RemoteRendering.Double3 Position { get; set; }
member this.Position : Microsoft.Azure.RemoteRendering.Double3 with get, set
Public Property Position As Double3

속성 값

설명

지정된 값이 NaN이거나 무한하면 InvalidParam 오류가 발생합니다. 전체 로컬 변환을 설정하거나 검색해야 하는 경우 LocalTransformPosition, RotationScale대한 개별 호출보다 빠릅니다.

적용 대상