Package zombie.core.skinnedmodel.model
Class VehicleSubModelInstance
java.lang.Object
zombie.core.skinnedmodel.model.ModelInstance
zombie.core.skinnedmodel.model.VehicleSubModelInstance
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.core.skinnedmodel.model.ModelInstance
ModelInstance.EffectLight, ModelInstance.FrameLightBlendStatus, ModelInstance.FrameLightInfo, ModelInstance.PlayerData
-
Field Summary
Fields inherited from class zombie.core.skinnedmodel.model.ModelInstance
AnimPlayer, attachmentNameParent, attachmentNameSelf, bResetAfterRender, character, data, depthBias, hue, m_lock, m_modelScript, m_textureInitializer, maskVariableValue, matrixModel, model, MODEL_LIGHT_MULT_OUTSIDE, MODEL_LIGHT_MULT_ROOM, object, parent, parentBone, parentBoneName, playerData, renderRefCount, scale, softwareMesh, sub, tex, tintB, tintG, tintR
-
Constructor Summary
-
Method Summary
Methods inherited from class zombie.core.skinnedmodel.model.ModelInstance
applyModelScriptScale, clearOwner, destroySmartTextures, dismember, getAttachment, getAttachmentById, getAttachmentMatrix, getAttachmentMatrix, getAttachmentMatrixById, getItemVisual, getOwner, getTextureInitializer, hasTextureCreator, init, isRendering, LoadTexture, reset, SetForceDir, setInstanceSkip, setItemVisual, setOwner, setTextureInitializer, Update, UpdateDir, updateLights
-
Field Details
-
modelInfo
-
degrees
public int degrees
-
-
Constructor Details
-
VehicleSubModelInstance
public VehicleSubModelInstance()
-