s&
About
The Project
infoAbout s&box mapRoadmap monitoringMetricsEngine startup and usage numbers
Updates
newspaperLatest News published_with_changesChangesRelease-by-release changelog
Games
Browse Games Discover Games
gamejams

Game Jam III

Starts Fri 4 Sep
Theme

Theme revealed when the jam starts.

£50,000
prizepool
Read more
Workshop
Playable
sports_esportsGamesStandalone games and gamemodes
Assets
landscapeMaps view_in_arModels textureMaterials apparelClothing
appsEverythingEvery asset type in one list
Forum
Learn
Documentation
rocket_launchGetting Started docsDocumentation apiAPI Reference
Resources
schoolTutorials manage_searchCode Search
inputLog in with Steam chevron_leftChange Language
简体中文EnglishРусскийEspañolPortuguês-BrasilDeutsch日本語FrançaisPolskiTürkçe한국어PirateItalianoไทย繁體中文УкраїнськаČeštinaNederlandsMagyarDanskSuomiSvenskaNorskΕλληνικάRomânăБългарскиTiếng ViệtBahasa IndonesiaEspañol-Latinoaméricaالعربية
Api
Components
TransformProxyComponent
chevron_left Components
class
TransformProxyComponent

Constructors

lockTransformProxyComponent

Methods

functionsGetLocalTransformfunctionsGetWorldTransformfunctionsMarkTransformChangedlockOnDisabledlockOnEnabledfunctionsSetLocalTransformfunctionsSetWorldTransform
TransformProxyComponent
Help to implement a component that completely overrides the transform. This is useful for scenarios where you will want to keep the local transform of a GameObject, but want to offset based on that for some reason. Having multiple of these on one GameObject is not supported, and will result in weirdness.
class Sandbox .account_tree extends Component
abstractSandbox.Engine

build Constructors 1

TransformProxyComponent ()

functions Methods 7

GetLocalTransform ()
Transform
Override to provide the local transform
GetWorldTransform ()
Transform
Override to provide the world transform. The default implementation will calculate it using GetLocalTransform() based on the parent.
MarkTransformChanged ()
Tell our other components, and our children that our transform has changed. This will update things like Renderers to update their render positions.
OnDisabled ()
OnEnabled ()
SetLocalTransform (value)
SetWorldTransform (value)
Called when the world transform is being set

Inheritance

Component
TransformProxyComponent
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.
Facepunch
  • News
  • Docs
  • Metrics
  • FAQ
  • Forum
  • Discord
  • Twitter