<Code Lib>
2026 Property
Changes 0
P

Reference.UVPoint

Description:
The UV parameters of the reference, if the reference contains a face.
Remarks:
This value is valid only for references of type REFERENCE_TYPE_SURFACE. It is null for all other types.

public UV UVPoint { get; }

Loading…