DModelPanel
From GMod Wiki
Derma Control: DModelPanel | |
---|---|
Parent Class: | Panel |
Subclasses: | None |
Description: | |
A simple model viewer |
Examples
Notes
- The model panel's width and height must be equal for the model to appear
- This panel does not work in the menu
- Check DModelPanel.SetModel if you want to define a custom animation.
DModelPanel
DModelPanel.GenerateExample
DModelPanel.GetAmbientLight
DModelPanel.GetAnimated
DModelPanel.GetAnimSpeed
DModelPanel.GetCamPos
DModelPanel.GetColor
DModelPanel.GetEntity
DModelPanel.GetFOV
DModelPanel.GetLookAt
DModelPanel.Init
DModelPanel.LayoutEntity
DModelPanel.Paint
DModelPanel.RunAnimation
DModelPanel.SetAmbientLight
DModelPanel.SetAnimated
DModelPanel.SetAnimSpeed
DModelPanel.SetCamPos
DModelPanel.SetColor
DModelPanel.SetDirectionalLight
DModelPanel.SetEntity
DModelPanel.SetFOV
DModelPanel.SetLookAt
DModelPanel.SetModel