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