Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    InstancingEntityTransform Class

    Namespace: Stride.Engine
    Assembly: Stride.Engine.dll
    System.Object → InstancingUserArray → InstancingEntityTransform
    Derived from InstancingEntityTransform:

    [DataContract("InstancingEntityTransform")]
    [Display("EntityTransform", null)]
    public class InstancingEntityTransform : InstancingUserArray, IInstancing
    Name Description
    Properties
    ModelTransformUsage
    Methods
    Update()
    | Improve this Doc View Source

    Properties


    ModelTransformUsage

    public override ModelTransformUsage ModelTransformUsage { get; }
    Property Value
    Type Description
    ModelTransformUsage
    Overrides
    InstancingUserArray.ModelTransformUsage
    | Improve this Doc View Source

    Methods


    Update()

    public override void Update()
    Overrides
    InstancingUserArray.Update()

    Inherited Members

    InstancingUserArray.InstanceCount
    InstancingUserArray.BoundingBox
    InstancingUserArray.WorldMatrices
    InstancingUserArray.WorldInverseMatrices
    InstancingUserArray.UpdateWorldMatrices(Matrix[], Int32)

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation