Ab4d.SharpEngine help
Ab4d.SharpEngine help
Ab4d.SharpEngine Namespaces
Ab4d.SharpEngine.Meshes
Mesh Class
Mesh Properties
AvailableDataChannels Property
Bones Property
BoundingBox Property
HasCustomMeshDataChannels Property
IndexBuffer Property
IndexBufferType Property
IndexCount Property
IndexOffset Property
IsCreatingGpuBuffersAsync Property
IsCustomIndexBuffer Property
IsCustomVertexBuffer Property
IsLocked Property
IsSceneCached Property
PrimitiveTopology Property
Skeleton Property
Version Property
VertexBuffer Property
VertexBufferDescription Property
VertexCount Property
Mesh
Skeleton Property
Gets or sets a Skeleton that can be used for skeletal (skinned) animation. To animate this mesh with the skeleton, add it to the Scene by calling
AddAnimatedSkeletonMesh(Mesh, Skeleton)
or
AddAnimatedSkeletonMeshes(GroupNode)
.
Namespace:
Ab4d.SharpEngine.Meshes
Assembly:
Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 4.1.9680+a1b1e43de1ad9a7e35472c33948d688d7b40ef79
Syntax
C#
Copy
public
Skeleton
?
Skeleton
{
get
;
set
; }
Property Value
Skeleton
See Also
Reference
Mesh Class
Ab4d.SharpEngine.Meshes Namespace
Copyright (c) by AB4D d.o.o. (www.ab4d.com)