Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBoneWeightShaderOptions

Defines the constructor options for the BoneWeight Shader.

Hierarchy

  • IBoneWeightShaderOptions

Index

Properties

Optional colorBaseSearch playground for colorBase

colorBase: Color3

Colors for Uninfluenced bones

Optional colorFullSearch playground for colorFull

colorFull: Color3

Color for 0.75-1 Weight Influence

Optional colorHalfSearch playground for colorHalf

colorHalf: Color3

Color for 0.5-0.75 Weight Influence

Optional colorQuarterSearch playground for colorQuarter

colorQuarter: Color3

Color for 0.25-0.5 Weight Influence

Optional colorZeroSearch playground for colorZero

colorZero: Color3

Colors for 0.0-0.25 Weight bones

skeletonSearch playground for skeleton

skeleton: Skeleton

Skeleton to Map

Optional targetBoneIndexSearch playground for targetBoneIndex

targetBoneIndex: number

Color for Zero Weight Influence

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method