IReadOnlyList<Vector3> Normals { get; }
ReadOnly Property Normals As IReadOnlyList(Of Vector3) Get
property IReadOnlyList<Vector3>^ Normals { IReadOnlyList<Vector3>^ get (); }
abstract Normals : IReadOnlyList<Vector3> with get
In This Article