RenderSkeletonBone_t
Interface RenderSkeletonBone_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface RenderSkeletonBone_t : ISchemaClass<RenderSkeletonBone_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Bbox
SkeletonBoneBounds_t Bbox { get; }Property Value
BoneName
string BoneName { get; set; }Property Value
InvBindPose
ref matrix3x4_t InvBindPose { get; }Property Value
ParentName
string ParentName { get; set; }Property Value
SphereRadius
ref float SphereRadius { get; }Property Value