Class TNurbsTextureCoordinateNodeHelper
Unit
X3DNodes
Declaration
type TNurbsTextureCoordinateNodeHelper = class helper(TObject) for TNurbsTextureCoordinateNode
Description
Hierarchy
- TObject
- TNurbsTextureCoordinateNodeHelper
Overview
Properties
 |
property UDimension: Integer read GetUDimension write SetUDimension; |
 |
property UOrder: Integer read GetUOrder write SetUOrder; |
 |
property VDimension: Integer read GetVDimension write SetVDimension; |
 |
property VOrder: Integer read GetVOrder write SetVOrder; |
Description
Properties
 |
property UDimension: Integer read GetUDimension write SetUDimension; |
|
 |
property UOrder: Integer read GetUOrder write SetUOrder; |
|
 |
property VDimension: Integer read GetVDimension write SetVDimension; |
|
 |
property VOrder: Integer read GetVOrder write SetVOrder; |
|
Generated by PasDoc 0.14.0.
|