|
VertexColorMaterialCreateDynamicBuffer Property |
Gets or sets a Boolean that specifies if a dynamic vertex buffer will be created from the
PositionColors array.
This can be used in case when the colors change very often.
Namespace: Ab3d.DirectX.MaterialsAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public bool CreateDynamicBuffer { get; set; }
Property Value
BooleanSee Also