Class TExtrusionNodeHelper
Unit
X3DNodes
Declaration
type TExtrusionNodeHelper = class helper(TObject) for TExtrusionNode
Description
Hierarchy
- TObject
- TExtrusionNodeHelper
Overview
Properties
 |
property BeginCap: boolean read GetBeginCap write SetBeginCap; |
 |
property Convex: boolean read GetConvex write SetConvex; |
 |
property CreaseAngle: Single read GetCreaseAngle write SetCreaseAngle; |
 |
property EndCap: boolean read GetEndCap write SetEndCap; |
Description
Properties
 |
property BeginCap: boolean read GetBeginCap write SetBeginCap; |
|
 |
property Convex: boolean read GetConvex write SetConvex; |
|
 |
property CreaseAngle: Single read GetCreaseAngle write SetCreaseAngle; |
|
 |
property EndCap: boolean read GetEndCap write SetEndCap; |
|
Generated by PasDoc 0.14.0.
|