Struct PrimitiveVisualProperty
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
This specifies properties of the PrimitiveVisual.
public struct PrimitiveVisualProperty
Fields
View SourceBevelPercentage
Determines how bevelled the cuboid should be, based off the smallest dimension.
Declaration
public static readonly int BevelPercentage
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceBevelSmoothness
Defines how smooth the bevelled edges should be.
Declaration
public static readonly int BevelSmoothness
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceLightPosition
The position, in stage space, of the point light that applies lighting to the model.
Declaration
public static readonly int LightPosition
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceMixColor
The color of the shape.
Declaration
public static readonly int MixColor
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceScaleBottomRadius
The scale of the radius of the bottom circle of a conical frustrum.
Declaration
public static readonly int ScaleBottomRadius
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceScaleDimensions
The dimensions of a cuboid. Scales in the same fashion as a 9-patch image.
Declaration
public static readonly int ScaleDimensions
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceScaleHeight
The scale of the height of a conic.
Declaration
public static readonly int ScaleHeight
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceScaleRadius
The scale of the radius of a cylinder.
Declaration
public static readonly int ScaleRadius
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceScaleTopRadius
The scale of the radius of the top circle of a conical frustrum.
Declaration
public static readonly int ScaleTopRadius
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceShape
The specific shape to render.
Declaration
public static readonly int Shape
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceSlices
The number of slices as you go around the shape.
Declaration
public static readonly int Slices
Field Value
Type | Description |
---|---|
Int32 |
API Level: 3
View SourceStacks
The number of stacks as you go down the shape.
Declaration
public static readonly int Stacks
Field Value
Type | Description |
---|---|
Int32 |