FVector3ReadOnly Property

Get/Set a value indicating whether this item is read-only.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2613.4238
C#
[JsonIgnoreAttribute]
public bool ReadOnly { get; set; }

Property Value

Boolean

See Also