ExpCompositionContentSite.RequestedSize Property

Definition

public:
 property float2 RequestedSize { float2 get(); };
float2 RequestedSize();
public Vector2 RequestedSize { get; }
var vector2 = expCompositionContentSite.requestedSize;
Public ReadOnly Property RequestedSize As Vector2

Property Value

Vector2 Vector2

float2

Applies to