|
| static wfcTexturePlacement_ptr | Create
(wfcTextureProjectionType TextureProjectionType, pfcTransform3D_ptr LocalSys, xreal HorizontalOffset, xreal VerticalOffset, xreal Rotate, xreal HorizontalScale, xreal VerticalScale, xreal BumpHeight, xreal DecalIntensity, xbool HorizontalFlip, xbool VerticalFlip)
|
| Creates texture placement property |
|
| xreal | GetBumpHeight
()
|
| void | SetBumpHeight
(xreal value)
|
| Bump height |
|
| xreal | GetDecalIntensity
()
|
| void | SetDecalIntensity
(xreal value)
|
| Decal intensity |
|
| xbool | GetHorizontalFlip
()
|
| void | SetHorizontalFlip
(xbool value)
|
| Horizontal flip |
|
| xreal | GetHorizontalOffset
()
|
| void | SetHorizontalOffset
(xreal value)
|
| Horizontal Offset |
|
| xreal | GetHorizontalScale
()
|
| void | SetHorizontalScale
(xreal value)
|
| Horizontal scale |
|
| pfcTransform3D_ptr | GetLocalSys
()
|
| void | SetLocalSys
(pfcTransform3D_ptr value)
|
| Transform of the coordinate system that should be taken as a
reference for texture application |
|
| xreal | GetRotate
()
|
| void | SetRotate
(xreal value)
|
| otation parameter |
|
| wfcTextureProjectionType | GetTextureProjectionType
()
|
| void | SetTextureProjectionType
(wfcTextureProjectionType value)
|
| Projection type wfcTextureProjectionType |
|
| xbool | GetVerticalFlip
()
|
| void | SetVerticalFlip
(xbool value)
|
| Vertical flip |
|
| xreal | GetVerticalOffset
()
|
| void | SetVerticalOffset
(xreal value)
|
| Vertical Offset |
|
| xreal | GetVerticalScale
()
|
| void | SetVerticalScale
(xreal value)
|
| Vertical scale |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|